Gets the adTempus Class ID of the object
__property BSTR* ClassID;
BSTR* ClassID;
Property ClassID() As BSTR*
The ClassID is generally of interest only for debugging or when you need to locate an object in the database. For creating and retrieving objects the API uses the CID.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|